home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
hypercrd
/
hc1_2_x
/
fretext1.sit
/
Free Text Help_Services v1.01
/
background_7910.txt
< prev
next >
Wrap
Text File
|
1990-04-13
|
2KB
|
79 lines
-- background: 7910 from stack: in.01
-- bmap block id: 16325
-- flags: 0000
-- background id: 0
-- name: Scrolling Bg
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=232 top=321 right=342 bottom=257
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
visual effect wipe right
go to prev card
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=260 top=321 right=342 bottom=284
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
visual effect wipe left
go to next card
end mouseUp
-- part 4 (field)
-- low flags: 01
-- high flags: 0007
-- rect: left=0 top=0 right=321 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Long Scrolling Text Item
-- part 6 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=3 top=321 right=342 bottom=33
-- title width / last selected line: 0
-- icon id / first selected line: 30557 / 30557
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: First
----- HyperTalk script -----
on mouseUp
go to first card
end mouseUp